home *** CD-ROM | disk | FTP | other *** search
/ Vypalování CD / Vypalovani-CD-cd2.bin / Music Organizer Deluxe 1.9 / _SETUP.1 / Deluxe.exe / 0 / RCDATA / TTBLHEADERFORM / TTBLHEADERFORM.txt
Text File  |  2002-05-01  |  831b  |  47 lines

  1. object TblHeaderForm: TTblHeaderForm
  2.   Left = 237
  3.   Top = 262
  4.   BorderStyle = bsDialog
  5.   Caption = 'Table Headers'
  6.   ClientHeight = 197
  7.   ClientWidth = 385
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 2
  18.     Top = 1
  19.     Width = 73
  20.     Height = 13
  21.     Caption = 'Table Headers:'
  22.   end
  23.   object Memo1: TMemo
  24.     Left = 2
  25.     Top = 17
  26.     Width = 380
  27.     Height = 144
  28.     TabOrder = 0
  29.   end
  30.   object BitBtn1: TBitBtn
  31.     Left = 227
  32.     Top = 168
  33.     Width = 75
  34.     Height = 25
  35.     TabOrder = 1
  36.     Kind = bkOK
  37.   end
  38.   object BitBtn2: TBitBtn
  39.     Left = 308
  40.     Top = 168
  41.     Width = 75
  42.     Height = 25
  43.     TabOrder = 2
  44.     Kind = bkCancel
  45.   end
  46. end
  47.